home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
Programming
/
fpc
/
compiler
/
cws.txt
< prev
next >
Wrap
Text File
|
1998-09-24
|
305b
|
12 lines
Compiler Writer's Guide
-----------------------
Here are a few tips for changing things in the compiler:
(by FK mostly)
- Assigned should be used instead of checking for nil directly, as
it can help solving pointer problems when in real mode.
- All compiler files should be saved in UNIX format